StudentAdvisor 
EntityType  Dependent 
Logical Entity Name  StudentAdvisor 
Default Table Name  SyAdvisorByEnroll 
Logical Only  NO 
Definition 
 
Note 
 

StudentAdvisor Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StaffId(FK)    INTEGER  YES 
 
StaffGroupId(FK)    INTEGER  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
AdvisorModule    CHAR(8)  YES 
 
Id    INTEGER  NO 
 
StudentEnrollmentPeriodId(PK)(FK)    INTEGER  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 

StudentAdvisor Keys 
Key Name  Key Type  Keys 
SyAdvisorByEnroll_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SyAdvisorByEnroll_SyAdvisorByEnrollId  Inversion Entry  StudentEnrollmentPeriodId 
SyAdvisorByEnroll_AdEnrollID_SyStaffGroupID_U_C_IDX  PrimaryKey  StudentEnrollmentPeriodId 

StudentAdvisor Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentAdvisorDataChange  Non-Specific            NO 
StaffGroup  Non-Identifying  Zero or One to Zero or More        StaffGroupId  NO 
StudentEnrollmentPeriod  Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        StaffId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAdvisor Check Constraints 
Check Constraint Name  CheckConstraint